﻿2026-08-01T22:31:33.5860287Z ##[group]Run actions/checkout@v5
2026-08-01T22:31:33.5860536Z with:
2026-08-01T22:31:33.5860675Z   repository: SaberMage/spt-shell-notify
2026-08-01T22:31:33.5860859Z   path: .adapter-notify
2026-08-01T22:31:33.5862535Z   token: ***
2026-08-01T22:31:33.5862664Z   ssh-strict: true
2026-08-01T22:31:33.5862794Z   ssh-user: git
2026-08-01T22:31:33.5862923Z   persist-credentials: true
2026-08-01T22:31:33.5863070Z   clean: true
2026-08-01T22:31:33.5863201Z   sparse-checkout-cone-mode: true
2026-08-01T22:31:33.5863363Z   fetch-depth: 1
2026-08-01T22:31:33.5863552Z   fetch-tags: false
2026-08-01T22:31:33.5863745Z   show-progress: true
2026-08-01T22:31:33.5864427Z   lfs: false
2026-08-01T22:31:33.5864621Z   submodules: false
2026-08-01T22:31:33.5864828Z   set-safe-directory: true
2026-08-01T22:31:33.5865058Z   allow-unsafe-pr-checkout: false
2026-08-01T22:31:33.5865284Z env:
2026-08-01T22:31:33.5865673Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-024b322e78d3415299e789f72182fe1c
2026-08-01T22:31:33.5866389Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-024b322e78d3415299e789f72182fe1c
2026-08-01T22:31:33.5866965Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30720655534-1-024b322e78d3415299e789f72182fe1c
2026-08-01T22:31:33.5867360Z ##[endgroup]
2026-08-01T22:31:33.6601247Z Syncing repository: SaberMage/spt-shell-notify
2026-08-01T22:31:33.6607854Z ##[group]Getting Git version info
2026-08-01T22:31:33.6608309Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-01T22:31:33.7051684Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T22:31:33.7279314Z git version 2.43.0.windows.1
2026-08-01T22:31:33.7301868Z ##[endgroup]
2026-08-01T22:31:33.7309550Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\27f3b26c-e00c-4ab7-be12-7ebd6f1e224f\.gitconfig'
2026-08-01T22:31:33.7322332Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\27f3b26c-e00c-4ab7-be12-7ebd6f1e224f' before making global git config changes
2026-08-01T22:31:33.7322836Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:31:33.7327906Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-01T22:31:33.7634436Z ##[group]Initializing the repository
2026-08-01T22:31:33.7639939Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-01T22:31:33.8185989Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-01T22:31:33.8209611Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-01T22:31:33.8474414Z ##[endgroup]
2026-08-01T22:31:33.8474653Z ##[group]Disabling automatic garbage collection
2026-08-01T22:31:33.8479370Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-01T22:31:33.8722076Z ##[endgroup]
2026-08-01T22:31:33.8722420Z ##[group]Setting up auth
2026-08-01T22:31:33.8728891Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:31:33.8976982Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T22:31:34.3485344Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:31:34.3725013Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T22:31:34.8092864Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:31:34.8322811Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T22:31:35.2473881Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T22:31:35.2776071Z ##[endgroup]
2026-08-01T22:31:35.2776334Z ##[group]Determining the default branch
2026-08-01T22:31:35.2778064Z Retrieving the default branch name
2026-08-01T22:31:35.6716218Z Default branch 'main'
2026-08-01T22:31:35.6716815Z ##[endgroup]
2026-08-01T22:31:35.6717192Z ##[group]Fetching the repository
2026-08-01T22:31:35.6725472Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-01T22:31:36.6362689Z From https://github.com/SaberMage/spt-shell-notify
2026-08-01T22:31:36.6363062Z  * [new branch]      main       -> origin/main
2026-08-01T22:31:36.6514346Z ##[endgroup]
2026-08-01T22:31:36.6514588Z ##[group]Determining the checkout info
2026-08-01T22:31:36.6515703Z ##[endgroup]
2026-08-01T22:31:36.6520826Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-01T22:31:36.6810207Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-01T22:31:36.7047267Z ##[group]Checking out the ref
2026-08-01T22:31:36.7051677Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-01T22:31:36.7369561Z branch 'main' set up to track 'origin/main'.
2026-08-01T22:31:36.7369932Z Reset branch 'main'
2026-08-01T22:31:36.7390763Z ##[endgroup]
2026-08-01T22:31:36.7627785Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-01T22:31:36.8083834Z ee2d37eadc730c0019e0af82d683074c509634a2
